-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.12
-
Code
-
Classes
- UserRepository
| Total Complexity |
54 |
| Dependencies |
11 |
| Dependents |
1 |
| Total lines |
458 |
| Lines of code |
315 |
| Logical lines of code |
113 |
| Comment lines |
70 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add() |
A |
37 |
14 |
74 |
| update() |
A |
40 |
14 |
56 |
| getByEmail() |
S |
52 |
5 |
24 |
| getAllWithoutBookings() |
S |
48 |
3 |
40 |
| updateFieldsByEmail() |
S |
53 |
4 |
21 |
| getAllWithAllowedBooking() |
S |
50 |
3 |
33 |
| getByPhone() |
S |
56 |
3 |
18 |
| getAllByType() |
S |
56 |
3 |
17 |
| findByExternalId() |
S |
58 |
3 |
14 |
| getAllEmailsByType() |
S |
57 |
2 |
18 |